Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: client code #384

Merged
merged 3 commits into from
Sep 18, 2024
Merged

refactor: client code #384

merged 3 commits into from
Sep 18, 2024

Conversation

Peefy
Copy link
Contributor

@Peefy Peefy commented Sep 18, 2024

1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".):

  • N
  • Y
  • refactor: client code

Signed-off-by: peefy <xpf6677@163.com>
Signed-off-by: peefy <xpf6677@163.com>
@coveralls
Copy link

coveralls commented Sep 18, 2024

Pull Request Test Coverage Report for Build 10920242014

Details

  • 1 of 467 (0.21%) changed or added relevant lines in 3 files are covered.
  • 67 unchanged lines in 5 files lost coverage.
  • Overall coverage increased (+4.4%) to 36.902%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/server/rest_server.go 0 45 0.0%
pkg/spec/gpyrpc/server.go 0 421 0.0%
Files with Coverage Reduction New Missed Lines %
pkg/path/lib.go 1 0.0%
pkg/path/lazypath_unix.go 6 0.0%
pkg/spec/gpyrpc/gpyrpc.pb.protorpc.go 10 0.0%
pkg/path/lazypath.go 14 0.0%
pkg/env/env.go 36 0.0%
Totals Coverage Status
Change from base Build 10888055755: 4.4%
Covered Lines: 4901
Relevant Lines: 13281

💛 - Coveralls

@Peefy Peefy merged commit 6fc919c into kcl-lang:main Sep 18, 2024
19 of 21 checks passed
@Peefy Peefy deleted the refactor-client-code branch September 18, 2024 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support Go API for GetSchemaTypeMapping
2 participants